home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / comm / cu_210.zip / _MAIN.EXE / CU.BAT < prev    next >
DOS Batch File  |  1993-10-15  |  548b  |  12 lines

  1. @Echo Off
  2. Communiq /B /C- /D+ %1 %2 %3 %4
  3. Rem  /B to bypass opening screen (Registered Only)
  4. Rem  /C- to disable CGA snow checking
  5. Rem  /D+ to enable direct screen writes
  6. Rem  /T+ to skip initialisation if carrier detected
  7. Rem  /?  for more help on commandline parameters
  8. Rem  NOTE: For both the /C and /D parameters Communiqué normally will check the
  9. Rem        computer hardware and work out the best method of screen writing.
  10. Rem        You should never have to use these parameters but they are provided
  11. Rem        for thoroughness.
  12.